From: Philipp Stephani Date: Sun, 18 Apr 2021 20:05:59 +0000 (+0200) Subject: ; * test/lisp/progmodes/xref-tests.el: Add footer. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3068 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=454fd3978203447937a16dd65af21c831f4713e6;p=emacs.git ; * test/lisp/progmodes/xref-tests.el: Add footer. --- diff --git a/test/lisp/progmodes/xref-tests.el b/test/lisp/progmodes/xref-tests.el index c25bbd94775..66099dc110c 100644 --- a/test/lisp/progmodes/xref-tests.el +++ b/test/lisp/progmodes/xref-tests.el @@ -156,3 +156,5 @@ (cl-every (lambda (e1 e2) (string-match-p e1 e2)) expected actual))))) + +;;; xref-tests.el ends here